home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11398 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  907 b 

  1. Path: news.den.mmc.com!usenet
  2. From: Steve Howard <howard@mtm.syr.ge.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: C++ keyword
  5. Date: Thu, 14 Mar 1996 07:46:11 -0500
  6. Organization: Lockheed Martin Ocean, Radar & Sensor Systems - Syracuse
  7. Message-ID: <31481513.2611@mtm.syr.ge.com>
  8. References: <mwoods-1403961501550001@ou048057.otago.ac.nz>
  9. NNTP-Posting-Host: 144.219.108.219
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14.  
  15. Matt B. Woods wrote:
  16.  
  17. > Can anyone tell me what 'throw' means?
  18.  
  19. The "throw" keyword causes an exception to be thrown. The 
  20. exception will be handled in a block beginning with the keyword 
  21. "catch" for the particular exception thrown.
  22.  
  23.  
  24. -- 
  25. E. Steve Howard                | Lockheed Martin
  26.                                | Ocean, Radar, & Sensor Systems        
  27. mailto:howard@mtm.syr.ge.com   | Syracuse, NY
  28.